var math/rand.randautoseed

3 uses

	math/rand (current package)
		rand.go#L314: var randautoseed = godebug.New("randautoseed")
		rand.go#L325: 	if randautoseed.Value() == "0" {
		rand.go#L326: 		randautoseed.IncNonDefault()